home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / batch / TestSFShd.lha / TestSFShd.readme
Text File  |  1999-02-19  |  3KB  |  79 lines

  1. Short:    Scripts to 'GUIfy' SFSCheck error reporting.
  2. Author:   Glen Shannon <glen@dryad.clara.net>
  3. Uploader: Glen Shannon <glen@dryad.clara.net>
  4. Type:     util/batch
  5. Requires: disk/misc/sfs_beta (or the finished version when it arrives :)
  6. Requires: Workbench 3.0+ (although I'm not too certain)
  7.  
  8. -------------------------------------------------------------------------
  9.  
  10. This is a collection of short scripts and associated icons which
  11. do nothing more, nothing less than automate checking of SFS drives
  12. for errors.  Now you can safely forget about manually checking your
  13. SFS drives every time you switch on :)
  14.  
  15. -------------------------------------------------------------------------
  16.  
  17. #?ware:
  18.  
  19. It's visitware and guestbookware (not that I would TRY to charge for them
  20. and crippleware would be pointless). :)  This means that using these
  21. scripts requires nothing more than visiting my homepage and signing my
  22. guestbook at http://www.dryad.clara.net :)  It would also be good if you
  23. decided to follow my links about autism and AutiRing, but that's optional.
  24.  
  25. --------------------------------------------------------------------------
  26.  
  27. Installation:
  28.  
  29. There's no installer script.  I assume that anybody proficient enough to
  30. install an alternative filesystem can certainly manually move files and
  31. edit the s:startup-sequence.
  32.  
  33. To install, copy CLONE (from this hierarchy) s/TestSFS_DH? to S: and also
  34. copy CLONE WBStartup/TestSFS_results_DH?.info (where ? of course
  35. represents your SFS drive(s).  You will need to install one for every SFS
  36. drive.  You MUST copy the icons, otherwise the scripts generated for
  37. WBStartup will not execute.
  38.  
  39. I've only done scripts and icons for DH0: to DH7:  If you have more DH?:
  40. drives, or if your drives are called SFS?: or HD?: or something, you'll
  41. have to edit the script(s) and rename the icon(s) yourself.  Sorry, but
  42. it isn't difficult.
  43.  
  44. --------------------------------------------------------------------------
  45.  
  46. Usage:
  47.  
  48. This also requires further installation.  All you need to do is type the
  49. following into your s:startup-sequence;
  50.  
  51. S:TestSFS_DH?
  52.  
  53. ...for every SFS drive you have.  This must be placed after your SFS
  54. drives are mounted and after T: is assigned.
  55.  
  56. --------------------------------------------------------------------------
  57.  
  58. Why did I upload this ?:
  59.  
  60. Because I have had to write hundreds of tiny little scripts in the past
  61. to execute admittedly simple functions.  I would prefer to have been lazy
  62. and just downloaded something ready-made.  Anyway, this script is slightly
  63. more complex than most of my other ones (this script generates a second
  64. script), so it might be a little advanced of beginners writing AmigaDOS
  65. scripts.
  66.  
  67. --------------------------------------------------------------------------
  68.  
  69. Notes:
  70.  
  71. This script uses Requestchoice and Multiview.  Requestchoice is
  72. neccessary but calls to Multiview can be easily replaced with eg,
  73. muchmore or textview.  If I recall, that would mean this script can
  74. only work on WB3.0 and above.  Please correct me if I am wrong.
  75.  
  76. --------------------------------------------------------------------------
  77.  
  78. .readme ends :)
  79.